![]() |
kThemeBrushScrollBarDelimiterActive |
Header: Appearance.h |
enum { kThemeBrushScrollBarDelimiterActive = 17, kThemeBrushScrollBarDelimiterInactive = 18, kThemeBrushFocusHighlight = 19, kThemeBrushPopupArrowActive = 20, kThemeBrushPopupArrowPressed = 21, kThemeBrushPopupArrowInactive = 22, kThemeBrushAppleGuideCoachmark = 23, kThemeBrushIconLabelBackgroundSelected = 24, kThemeBrushStaticAreaFill = 25, kThemeBrushActiveAreaFill = 26, kThemeBrushButtonFrameActive = 27, kThemeBrushButtonFrameInactive = 28, kThemeBrushButtonFaceActive = 29, kThemeBrushButtonFaceInactive = 30, kThemeBrushButtonFacePressed = 31, kThemeBrushButtonActiveDarkShadow = 32, kThemeBrushButtonActiveDarkHighlight = 33, kThemeBrushButtonActiveLightShadow = 34, kThemeBrushButtonActiveLightHighlight = 35, kThemeBrushButtonInactiveDarkShadow = 36, kThemeBrushButtonInactiveDarkHighlight = 37, kThemeBrushButtonInactiveLightShadow = 38, kThemeBrushButtonInactiveLightHighlight = 39, kThemeBrushButtonPressedDarkShadow = 40, kThemeBrushButtonPressedDarkHighlight = 41, kThemeBrushButtonPressedLightShadow = 42, kThemeBrushButtonPressedLightHighlight = 43, kThemeBrushBevelActiveLight = 44, kThemeBrushBevelActiveDark = 45, kThemeBrushBevelInactiveLight = 46, kThemeBrushBevelInactiveDark = 47 };
The color or pattern used to outline the sides of an active scroll bar. Available with Appearance Manager 1.1 and later.
The color or pattern used to outline the sides of an inactive scroll bar. Available with Appearance Manager 1.1 and later.
The color or pattern of the focus ring around an element that is selected. Available with Appearance Manager 1.1 and later.
The color or pattern of the arrow on an active pop-up menu button. Available with Appearance Manager 1.1 and later.
The color or pattern of the arrow on a pop-up menu button that is being clicked on by the user. Available with Appearance Manager 1.1 and later.
The color or pattern of the arrow on an inactive pop-up menu button. Available with Appearance Manager 1.1 and later.
The color or pattern of an Apple Guide coachmark. Available with Appearance Manager 1.1 and later.
The color or pattern of the background of an icon’s label area, when the icon is selected. Available with Appearance Manager 1.1 and later.
The background color or pattern of an element that does not support user interaction. Available with Appearance Manager 1.1 and later.
The color or pattern of an element that supports user interaction. Available with Appearance Manager 1.1 and later.
The color or pattern that outlines an active button. Your application should draw the button outline outside the edge of the button. Available with Appearance Manager 1.1 and later.
The color or pattern that outlines an inactive button. Your application should draw the button outline outside the edge of the button. Available with Appearance Manager 1.1 and later.
The color or pattern of the face of an active button. Available with Appearance Manager 1.1 and later.
The color or pattern of the face of an inactive button. Available with Appearance Manager 1.1 and later.
The color or pattern of the face of a button that is being clicked on by the user. Available with Appearance Manager 1.1 and later.
For an active button with a 2-pixel-wide edge, the color or pattern of the bottom and right sides of the outer ring of the edge. Available with Appearance Manager 1.1 and later.
For an active button with a 2-pixel-wide edge, the color or pattern of the top and left sides of the outer ring of the edge. Available with Appearance Manager 1.1 and later.
For an active button with a 2-pixel-wide edge, the color or pattern of the bottom and right sides of the inner ring of the edge. For an active button with a 1-pixel-wide edge, the color or pattern of the bottom and right sides of the edge. Available with Appearance Manager 1.1 and later.
For an active button with a 2-pixel-wide edge, the color or pattern of the top and left sides of the inner ring of the edge. For an active button with a 1-pixel-wide edge, the color or pattern of the top and left sides of the edge. Available with Appearance Manager 1.1 and later.
For an inactive button with a 2-pixel-wide edge, the color or pattern of the bottom and right sides of the outer ring of the edge. Available with Appearance Manager 1.1 and later.
For an inactive button with a 2-pixel-wide edge, the color or pattern of the top and left sides of the outer ring of the edge. Available with Appearance Manager 1.1 and later.
For an inactive button with a 2-pixel-wide edge, the color or pattern of the bottom and right sides of the inner ring of the edge. For an inactive button with a 1-pixel-wide edge, the color or pattern of the bottom and right sides of the edge. Available with Appearance Manager 1.1 and later.
For an inactive button with a 2-pixel-wide edge, the color or pattern of the top and left sides of the inner ring of the edge. For an inactive button with a 1-pixel-wide edge, the color or pattern of the top and left sides of the edge. Available with Appearance Manager 1.1 and later.
For a button with a 2-pixel-wide edge that is being clicked on by the user, the color or pattern of the bottom and right sides of the outer ring of the edge. Available with Appearance Manager 1.1 and later.
For a button with a 2-pixel-wide edge that is being clicked on by the user, the color or pattern of the top and left sides of the outer ring of the edge. Available with Appearance Manager 1.1 and later.
For a button with a 2-pixel-wide edge that is being clicked on by the user, the color or pattern of the bottom and right sides of the inner ring of the edge. For a button with a 1-pixel-wide edge that is being clicked on by the user, the color or pattern of the bottom and right sides of the edge. Available with Appearance Manager 1.1 and later.
For a button with a 2-pixel-wide edge that is being clicked on by the user, the color or pattern of the top and left sides of the inner ring of the edge. For a button with a 1-pixel-wide edge that is being clicked on by the user, the color or pattern of the top and left sides of the edge. Available with Appearance Manager 1.1 and later.
For an active bevel button, the color or pattern of the top and left sides of the bevel. Available with Appearance Manager 1.1 and later.
For an active bevel button, the color or pattern of the bottom and right sides of the bevel. Available with Appearance Manager 1.1 and later.
For an inactive bevel button, the color or pattern of the top and left sides of the bevel. Available with Appearance Manager 1.1 and later.
For an inactive bevel button, the color or pattern of the bottom and right sides of the bevel. Available with Appearance Manager 1.1 and later.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)